From 4a767e86e8d3177d7d2a7f2651f5fc34c80de841 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 15:51:35 -0500 Subject: [PATCH] docs: don't link to child properties like properties --- gtk/gtkcellareabox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c index fbb202a536..10aae6af4f 100644 --- a/gtk/gtkcellareabox.c +++ b/gtk/gtkcellareabox.c @@ -40,7 +40,7 @@ * side. * * Alignments of #GtkCellRenderers rendered in adjacent rows can be - * configured by configuring the #GtkCellAreaBox:align child cell property + * configured by configuring the #GtkCellAreaBox align child cell property * with gtk_cell_area_cell_set_property() or by specifying the "align" * argument to gtk_cell_area_box_pack_start() and gtk_cell_area_box_pack_end(). */ -- 2.30.2